You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxInt Class > TMtxInt Methods > CopyFromArray Method > TMtxInt.CopyFromArray Method ([In] byte[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxInt.CopyFromArray Method ([In] byte[])

Sizes the matrix to match the size of the 2D array and copies all the values.

Syntax
C#
Visual Basic
public void CopyFromArray([In] byte[] Src);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!